Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiline: new multiline core interface #3444

Merged
merged 4 commits into from
May 3, 2021
Merged

multiline: new multiline core interface #3444

merged 4 commits into from
May 3, 2021

Conversation

edsiper
Copy link
Member

@edsiper edsiper commented May 3, 2021

edsiper added 4 commits May 3, 2021 17:08
The following patch introduces a new multiline core functionality
that's flexible enough to be configured for all use-cases, including
uncommon stacktraces found in Java or Go applications. In addition
to flexible configuration it comes with built-in modes for:

 - docker
 - cri
 - go
 - java
 - python

This functionality aims to be consumed by input and filter plugins.

Signed-off-by: Eduardo Silva <[email protected]>
@edsiper edsiper changed the title Multiline support multiline: new multiline core interface May 3, 2021
@edsiper edsiper merged commit bef9c26 into master May 3, 2021
#define FLB_ML_CRI_TIME \
"%Y-%m-%dT%H:%M:%S.%L%:z"

/* Creates a parser for Docker */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this is not the Docker file 😉. Same mistake is in the comment below and the error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants